Class org.omg.CosNaming.NamingContextPackage.NotFound
All Packages Class Hierarchy This Package Previous Next Index
Class org.omg.CosNaming.NamingContextPackage.NotFound
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----org.omg.CORBA.UserException
|
+----org.omg.CosNaming.NamingContextPackage.NotFound
- public final class NotFound
- extends UserException
-
rest_of_name
-
-
why
-
-
NotFound()
-
-
NotFound(NotFoundReason, NameComponent[])
-
why
public NotFoundReason why
rest_of_name
public NameComponent rest_of_name[]
NotFound
public NotFound()
NotFound
public NotFound(NotFoundReason __why,
NameComponent __rest_of_name[])
All Packages Class Hierarchy This Package Previous Next Index